home *** CD-ROM | disk | FTP | other *** search
/ MacTech 1 to 12 / MacTech-vol-1-12.toast / Source / MacTech® Magazine / Volume 07 - 1991 / 07.05 May 91 / Math Parser ƒ / functionfile next >
Encoding:
Text File  |  1990-11-05  |  248 b   |  49 lines  |  [TEXT/JOHN]

  1. f1
  2.        5
  3. 2
  4. *
  5. x
  6. -
  7. 1
  8. constant
  9. binary
  10. variable
  11. binary
  12. constant
  13. f2
  14.        5
  15. 3
  16. *
  17. x
  18. +
  19. 1
  20. constant
  21. binary
  22. variable
  23. binary
  24. constant
  25. f3
  26.       11
  27. 2
  28. *
  29. x
  30. -
  31. 1
  32. +
  33. 3
  34. *
  35. x
  36. +
  37. 1
  38. constant
  39. binary
  40. variable
  41. binary
  42. constant
  43. unary
  44. constant
  45. binary
  46. variable
  47. binary
  48. constant
  49.